database schema 예문
- Does it change database schema ?
이 데이터베이스 스키마를 변경합니까? - That's used not only in the database schema, but in validation, as we'll soon see.
이것은 데이터베이스 스키마에서만 필요한것이 아닌 값을 검증할때도 쓰이는데, 곧 보게 될것입니다. - Before proceeding to update the database schema, make a full backup of the wiki, including both the database and the files:
비록 업그레이드 스크립트는 잘 관리되고 안정적이지만, 항상 문제는 발생할 수 있습니다. 데이터베이스 스키마를 업데이트를 진행하기 앞서, 데이터 베이스를 포함하여 위키의 전체 파일을 백업 하십시오. - If a column name is not in the ContentValues argument, you may want to provide a default value for it either in your provider code or in your database schema.
열 이름이 ContentValues 인수에 없는 경우, 제공자 코드 또는 데이터베이스 스키마 내에 그에 대한 기본값을 제공하는 것이 좋을 수도 있습니다.